home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2002 February / PCM_0202.iso / media / demo / RosoftMediaPlayerFree.exe / {app} / install_MPLA_trial.exe / RCDATA / TFORMABOUTROSOFT / TFORMABOUTROSOFT.txt < prev   
Text File  |  2001-12-18  |  4KB  |  169 lines

  1. object FormAboutRosoft: TFormAboutRosoft
  2.   Left = 420
  3.   Top = 146
  4.   BorderStyle = bsDialog
  5.   Caption = 'About Rosoft'
  6.   ClientHeight = 303
  7.   ClientWidth = 510
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PrintScale = poNone
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 510
  25.     Height = 303
  26.     Align = alClient
  27.     Picture.Data = {<image000.bmp>}
  28.     Stretch = True
  29.   end
  30.   object lblProgram: TLabel
  31.     Left = 1
  32.     Top = 13
  33.     Width = 240
  34.     Height = 42
  35.     Alignment = taCenter
  36.     Caption = 'Program Name'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clLime
  39.     Font.Height = -37
  40.     Font.Name = 'Times New Roman'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.     Transparent = True
  44.   end
  45.   object lblEdition: TLabel
  46.     Left = 1
  47.     Top = 56
  48.     Width = 64
  49.     Height = 24
  50.     Alignment = taCenter
  51.     Caption = 'Eidtion'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clLime
  54.     Font.Height = -21
  55.     Font.Name = 'Times New Roman'
  56.     Font.Style = [fsBold]
  57.     ParentFont = False
  58.     Transparent = True
  59.   end
  60.   object lblVersion: TLabel
  61.     Left = 1
  62.     Top = 88
  63.     Width = 52
  64.     Height = 19
  65.     Alignment = taCenter
  66.     Caption = 'Version'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clLime
  69.     Font.Height = -16
  70.     Font.Name = 'Times New Roman'
  71.     Font.Style = [fsBold]
  72.     ParentFont = False
  73.     Transparent = True
  74.   end
  75.   object lblCopyright: TLabel
  76.     Left = 1
  77.     Top = 131
  78.     Width = 67
  79.     Height = 19
  80.     Alignment = taCenter
  81.     Caption = 'Copyright'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clLime
  84.     Font.Height = -16
  85.     Font.Name = 'Times New Roman'
  86.     Font.Style = [fsBold, fsItalic]
  87.     ParentFont = False
  88.     Transparent = True
  89.   end
  90.   object lblFhGText: TLabel
  91.     Left = 1
  92.     Top = 168
  93.     Width = 66
  94.     Height = 38
  95.     Alignment = taCenter
  96.     Caption = 'Fraunhofer text'
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clLime
  99.     Font.Height = -16
  100.     Font.Name = 'Times New Roman'
  101.     Font.Style = []
  102.     ParentFont = False
  103.     Transparent = True
  104.     WordWrap = True
  105.   end
  106.   object RSButton4: TRSButton
  107.     Left = 396
  108.     Top = 264
  109.     Width = 108
  110.     Height = 26
  111.     Picture.Data = {<image001.bmp>}
  112.     Transparent = True
  113.     OnClick = RSButton4Click
  114.   end
  115.   object pbHomepage: TRSButton
  116.     Left = 272
  117.     Top = 264
  118.     Width = 108
  119.     Height = 25
  120.     Picture.Data = {<image002.bmp>}
  121.     Transparent = True
  122.     OnClick = pbHomepageClick
  123.   end
  124.   object pbEmail: TRSButton
  125.     Left = 152
  126.     Top = 264
  127.     Width = 108
  128.     Height = 26
  129.     Picture.Data = {<image003.bmp>}
  130.     Transparent = True
  131.     OnClick = pbEmailClick
  132.   end
  133.   object pbRegister: TRSButton
  134.     Left = 32
  135.     Top = 264
  136.     Width = 108
  137.     Height = 26
  138.     Picture.Data = {<image004.bmp>}
  139.     Transparent = True
  140.     OnClick = pbRegisterClick
  141.   end
  142.   object lblSponsored: TLabel
  143.     Left = 1
  144.     Top = 216
  145.     Width = 203
  146.     Height = 19
  147.     Alignment = taCenter
  148.     Caption = 'Please visit our sponsors here.'
  149.     DragCursor = crHandPoint
  150.     Font.Charset = DEFAULT_CHARSET
  151.     Font.Color = clLime
  152.     Font.Height = -16
  153.     Font.Name = 'Times New Roman'
  154.     Font.Style = [fsBold]
  155.     ParentFont = False
  156.     Transparent = True
  157.     Visible = False
  158.     OnClick = pbRegisterClick
  159.   end
  160.   object pbCredits: TRSButton
  161.     Left = 64
  162.     Top = 208
  163.     Width = 401
  164.     Height = 33
  165.     Center = True
  166.     OnClick = pbCreditsClick
  167.   end
  168. end
  169.